Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService--LibrarySelector

This contribution is part of XML component org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService inside nuxeo-platform-imaging-core-9.10.jar /OSGI-INF/libraryselector-config-framework.xml

Extension Point

Extension point LibrarySelector of component LibrarySelectorService.

Contributed Items

  • <LibrarySelector>
          <ImageUtils class="org.nuxeo.ecm.platform.picture.core.im.IMImageUtils" name="ImageMagick"/>
        </LibrarySelector>

XML Source

<extension point="LibrarySelector" target="org.nuxeo.ecm.platform.picture.core.libraryselector.LibrarySelectorService">
    <LibrarySelector>
      <ImageUtils class="org.nuxeo.ecm.platform.picture.core.im.IMImageUtils" name="ImageMagick"/>
    </LibrarySelector>
  </extension>